/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#990600;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}
dt{font-weight: normal;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}


.wh{width: 1240px;margin:0 auto;}
.pos{position: relative;width: 1920px;left: 50%;margin-left: -960px;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}



.roll_product {float: left;}

.plist{margin-top: 56px;}
.plist li{margin-right: 15px;margin-bottom: 15px;}
.plist li:nth-child(3n){margin-right: 0;}
.plist li a.img{border:1px solid #e5e5e5;display: block;}
.plist li a.img img{width: 388px;height: 388px;}
.plist li h3 a{display: block;color: #fff;font-size: 16px;font-weight: normal;}

/*头部样式*/
.top1{background:rgba(0,0,0,.5);height: 90px;position: absolute;top: 0;left: 0;right:0;margin-bottom: 1px;z-index:99}

.logo{float:left;line-height:90px;}

#header{width:1000px;margin:0 auto;}
.top2 .k2{margin-top: 35px;font-size: 16px;color: #333333;line-height: 35px;background: url(../images/tel.png) no-repeat left center;padding-left: 40px;}


.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1 a{color: #595959;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}



/*热门搜索*/
.sou{margin: 15px 0;}
.hotSearch{float:left;font-weight:normal;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*搜索和热门搜索*/
.hotSearch a{margin-right:6px;}
#formsearch input{height:22px;background:#fff;border:1px solid #c8c8c8;line-height:22px;}
#formsearch input#keyword{height:22px;line-height:22px;padding-left:4px;color:#666;}
#formsearch input#s_btn{width:46px;height:24px;line-height:24px;text-align:center;background-color:#666666;color:#fff;border:none;cursor:pointer;font-size: 12px;}

#formsearch input::-webkit-input-placeholder {color:#ffffff;}
#formsearch textarea::-webkit-input-placeholder {color: #ffffff;}

.search {
    position: relative;
    float: right;
    width:50px;
    height: 90px;
    cursor: pointer;
    z-index: 99;
    right: 0;
}

.search1 {
    width: 20px;
    height: 90px;
    background: url(//cdn.myxypt.com/91e63d25/21/10/4091827217389b39d4e32d1a729cfd39748fc7f3.png) no-repeat center center;
}

#formsearch1 {
    position: absolute;
    z-index: 20;
    top:92px;
    right:0;
    display: none;
    width: 350px;
    margin-left: -20px;
    padding: 20px;
    border: 1px solid #e0e0e0;
    background: #fff;
}

#formsearch1 input {
    position: absolute;
    top: 1px;
    width: 100%;
    height: 34px;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

#formsearch1 input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.sinput {
    position: relative;
    height: 36px;
}

#formsearch1 input#keyword {
    outline: none;text-indent:6px;
}

#formsearch1 input#s_btn {
    position: absolute;
    z-index: 2;
    top: 1px;
    right: -1px;
    width: 39px;
    height: 34px;
    border: 0;
   outline:none;color:#fff;background:#005ea6;
    cursor: pointer;font-size:13px;
}


.search .triangle {
    position: absolute;
    top: -15px;
    right: 0;
    display: none9;
    overflow: hidden;
    width: 320px;
    height: 15px;
}






/*导航栏样式*/
.navs li{text-align:center;float:left;position:relative;z-index:999;width:115px;}
.navs li a{display:block;line-height:90px;color:#fff;height:90px;padding:0;font-size:16px;padding:0;}
.navs li a:hover{color:#fff;text-decoration:none;background-color:rgba(0,0,0,.7);}
.navs .sec{height:0;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:90px;left:-18px;width: 130%;}
.navs .sec a{background-color:rgba(0,0,0,.5);color:#fff;height:38px;line-height:38px;font-size: 14px;}
.navs .sec a:hover{background-color:rgba(0,0,0,.7);text-decoration:none;}



/*首页banner*/
.xyin-banner {
	position: relative;
	width:1920px;
	left: 50%;
	margin-left: -960px;
}
.xyin-banner::before{
	content: "";
	position: absolute;
	width:620px;
	height:2px;
	background: #fff;
	left: 0;
	bottom: 67px;
	z-index: 999;
}
.slick-banner {
    position: relative;
}
.pagingInfo {
    left: 654px;
    position: absolute;
    z-index: 999;
    font-family: 'arial';
    color: #fff;
    text-align: right;
    font-size: 44px;
    bottom: 35px;
    font-weight: 600;
}
.pagingInfo span{font-size: 30px;font-weight: normal;letter-spacing: 5px;margin-left: 12px;}
.slick-banner .slick-arrow {
    position: absolute;
    z-index: 99;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    top: 50%;
    cursor: pointer;
    outline: none;
    border: none;
    font-size: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
}





.slick-banner .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
    z-index: 9;
    bottom: 60px;
}

.slick-banner .slick-dots li {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin:0 6px;
    border-radius: 50%;
    background: #e42400;
    cursor: pointer;
}

.slick-banner .slick-dots li button {
    background: none;
    outline: none;
    border: none;
    font-size: 0;
}

.slick-banner .slick-dots li.slick-active {
    background: none;;
    width:12px;
    height:12px;
    margin-top:0;
    border:1px solid #e42400;
    border-radius:50%;
}

.slick-banner .img img {
	width: 1920px;
	height: 600px;
}

.slick-banner .slick-con {
    position: relative;
}






/**/

.about-index{
    margin-top: 59px;
}

.about-left{
    width:553px;
}
.about-title{
    font-size: 36px;
    color: #333333;
    font-weight: bold;
    line-height: 1;margin-top: 51px;
    text-transform: uppercase;
}

.about-title1{
    font-size: 20px;
    color: #666666;
}

.about-con{
    font-size: 15px;
    line-height: 30px;
	margin-top: 35px;
	color: #666666;
}

.about-con p{
    
}

.about-more{
	width:148px;
	height:44px;
	border:1px solid #cccccc;
	margin-top: 68px;
}
.about-more a{
	display: block;
	font-size: 13px;
	color: #666666;
	line-height: 44px;
	text-align: center;
}
.about-right{
    background: url(//cdn.myxypt.com/91e63d25/21/10/0636f228fb9eda07c11acf2888899241182fa74a.png) no-repeat top left;
    padding: 13px 0 0 14px;
}
.about-right img{
	display: block;
	width: 598px;
	height: 400px;
	background-color: #3a3a3d;
	box-shadow: 3px 4px 5px 0px 
		rgba(0, 0, 0, 0.42);
}

.about-more:hover a{
    background:#990600 ;
    color:#fff;
}

.box2{margin-top: 75px;padding-top: 40px; height: 212px;background: url(//cdn.myxypt.com/91e63d25/21/10/0c9d2970fc434908f7841971bccc6d7adf8b4d89.png) no-repeat center;}
.c2-con ul{text-align:center;}
.c2-con ul li{width: 300px;border-right: 1px solid #dddddd;position: relative;float: left;height: 156px;padding-top: 15px;}
.c2-con ul li:last-child{border-right: 0;}
.c2-con ul li .count-title{font: bold 60px/50px "Impact";color: #990600;display:inline-block;}
.c2-con ul li dt{font-size:14px;color: #666666;display:inline-block;padding-left: 15px;font-weight: normal;}
.c2-con ul li p{font: normal 16px/32px "Microsoft YaHei";color: #666666;text-align: center;/*text-indent:70px;*/margin-top: 30px;}
.c2-con ul li:hover p{
    color: #990600
}



/**/
.box3{margin-top: 75px;}
.bt1{text-align: center;color: #333333;font-weight: bold;font-size: 36px;line-height: 1;}
/*.box3 .wh{width: 1590px;}*/
.psort {margin-top: 45px;}
.psort li .img{width: 397px;height: 155px;background-color: #ffffff;border: solid 1px #002e73;display: block;}
.psort li h3 a{display:flex;justify-content:center;align-items: center;color: #000000;font-size: 20px;text-align: center;padding-top: 17px;}
.psort li h3 a span{display: inline-block;width: 42px;height: 21px;background-color: #cb2820;line-height: 21px;text-align: center;color: #ffffff;font-size: 14px;}
.psort li:first-child .img{width: 792px;height: 363px;}
.psort li:first-child .img img{width: 790px;height: 361px;}
.psort li .img img{width: 395px;height: 153px;}
.psort li:first-child{margin-right: 13px;}
.psort li{margin-bottom: 14px;}





/**/
.box4{height: 768px;margin-top: 39px; background: url(//cdn.myxypt.com/91e63d25/21/10/3fa67ae9895c7110e20c95604560693f3e8e033c.jpg) no-repeat top center;padding-top: 86px;}
.ads1{
	margin-top: 58px;
}
.ads1 li{
	float: left;
	position: relative;
	margin-right: 20px;
	margin-bottom: 22px;
	overflow: hidden
}
.ads1 li:nth-child(3n){margin-right: 0;}
.ads1 li img{
    transition: .6s;
    width: 400px;
	height: 244px;
}
.ads1 li:hover img{
    	transform: scale(1.1);
    	}

.ads1 li h3{
	position: absolute;
	height: 40px;
	background: rgba(0,0,0,.5);
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	line-height: 40px;
}



/**/
.box5{margin-top: 38px;}
.box5 .wh{
	width: 1239px;
	height: 548px;
	background-color: #f2f2f2;padding-top: 53px;
}

.news-con{
	margin-top: 80px;
	padding: 0 30px;
}

.news1{
	width: 300px;
	
}

.news2{
	width: 365px;
	
}
.news-title{
	font-size: 18px;
	color: #333333;
	border-bottom: 1px solid #cccccc;
	height: 40px;
}

.news-title span{
	font-size:12px;
	color:#999999;
	font-family: "Arail";
	font-weight: normal;
	padding-left:10px;

}

.news11{

}

.news11 li img{
	width:300px;
	height: 248px;
}




.news11 li a{
	display: block;
	background:#d1d1d1 url(//cdn.myxypt.com/91e63d25/21/10/c4243784e9e7f5e2c8227e8eb86753eec2b6b1e2.png) no-repeat right center;
}

.news11 li span{
	display: block;
	font-size: 18px;
	color: #333333;
	padding-left: 13px;
	line-height: 50px;
}


.news-list1 li a{
	display: block;
	font-size:16px;
	color:#4c4c4c;
	font-weight:bold;
	padding-top: 10px;
}
.news-list1 li p{
	padding-top: 2px;color: #666666;font-size: 14px;
}
.news-list1 li h2{
	width: 22px;
	height: 2px;
	background: #cc3333;
	margin-top:4px;
}
.news-list1 li span{
	display: block;
	font-size: 12px;
	color: #999;
	font-family: "Arial";
	margin-top: 5px;;
}



.news-list1 li:hover a{
   color:  #cc3333
}

.news-list1 li:hover span{
   color:  #cc3333
}
.news-list1 li:hover p{
   color:  #cc3333
}


/**/
.x-layout{
	background: #292929;
	padding:0;
	padding-top: 50px;
	padding-bottom: 35px;
}

.x-layout-menu dl{
	width:175px;
	text-align: left;

  float: left;
}

.x-layout-menu dl dt{
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
}

.x-layout-menu dl dd a{
	font-size: 13px;
	color:#b9b9b9;
	line-height: 26px;
}

.ff2 .f-title{
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
}
.ct{
	font-size: 13px;
	color:#b9b9b9;
	line-height: 26px;
}
.erq{
	text-align: center;
	width:220px;
	color: #b9b9b9;
	line-height: 40px;
	font-size: 13px;
	margin-top: 28px;
}

.foot2{text-align: center;line-height: 24px; background-color: #292929;color: #b9b9b9;font-size: 13px;padding: 15px 0;border-top: 1px solid rgba(255,255,255,.1);}
.foot2 a{color: #b9b9b9;}

/*友情链接*/

.f_link{width: 1240px;line-height: 30px;margin:20px auto;}
.f_link a{color: #666;}

/*内页左侧样式*/


.container{width: 1200px!important;margin: 0 auto;padding: 0;}


.page-product-inquiry a{color: #fff;}